@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff2') format('woff2'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-jiantoushangsheng:before {
    content: "\e7f1";
}

.icon-jiantou:before {
    content: "\e621";
}

.homepic{
    height: auto;
    overflow: hidden;
}
.homepic1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
}
.songpan_box_info {
    top: -6%;
    position: absolute;
    width: 100%;
    height: 100%;
}
.songpan_title {
    color: #fff;
    font-size: 56px;
    letter-spacing: 2px;
    font-weight: 300;
    line-height: 1.25;
    transition: all 1s ease-in-out;
    transform: translateY(100px) translateZ(0);
}
.songpan_title:nth-child(1){
    font-size: 60px;
    /*margin-left: 90px;*/
}
.songpan_title:nth-child(2) {
    text-align: right;
    margin-top: -84px;
    margin-right: 120px;
}
.songpan_info{
    margin: auto;
    position: relative;
    color: #fff;
    font-size: 20px;
    /*transition: all 1s ease-in-out;*/
    /*transition-delay: .5s;*/
    letter-spacing: 1px;
}
.p1{
    margin-top: 120px;
}
.p2{
    margin-top: 20px;
}
.p3 {
    margin-top: 20px;
}
@media (min-width: 1400px) and (max-width: 1540px) {
    .songpan_title:nth-child(1){
        font-size: 52px;
        margin-left: 0;
    }
    .songpan_title:nth-child(2) {
        font-size: 50px;
        margin-right: 60px;
        margin-top: -72px;
    }
}
@media (min-width: 1400px) and (max-width: 1540px) {
    .website_name:nth-child(1){
        font-size: 52px;
        margin-left: 0;
    }
    .website_name:nth-child(2) {
        font-size: 50px;
        margin-right: 60px;
        margin-top: -72px;
    }
}
/*zhangying add start*/
@media (max-width: 1200px) {
    .box-image_bg {
        background-size: 100% 100% !important;
        background-origin: border-box;
        padding-top: 100%;
        transition: all .5s ease-in-out;
        display: inline-block;
        width: 100%;
    }
    .box-image_text2 {
        padding: 8px  !important;
        /*padding-right: 50px;*/
        text-align: justify;
    }
}
@media (min-width: 1200px) and (max-width: 1450px) {
    .box-image_bg {
        background-size: 100% 100% !important;
        background-origin: border-box;
        padding-top: 100%;
        transition: all .5s ease-in-out;
        display: inline-block;
        width: 100%;
    }
    .box-image_text2 {
        padding: 8px  !important;
        /*padding-right: 50px;*/
        text-align: justify;
    }
}
/*end*/
.website_name {
    color: #fcf8e3;
    font-size: 56px;
    font-family: "楷体";
    letter-spacing: 2px;
    font-weight: 300;
    line-height: 1.25;
    transition: all 1s ease-in-out;
    transform: translateY(10px) translateZ(0);
}
@media (min-width: 1050px) and (max-width: 1399px) {
    .songpan_title:nth-child(1){
        font-size: 44px;
        margin-left: 40px;
    }
    .songpan_title:nth-child(2) {
        font-size: 42px;
        margin-top: -62px;
        margin-right: 100px;
    }
    .p1{
        margin-top: 50px;
    }
    .songpan_info{
        font-size: 16px;
    }
}
@media (max-width: 1049px) {
    .songpan_box_info {
        top: -10px;
    }
    .songpan_title:nth-child(1){
        font-size: 40px;
        margin-left: 60px;
    }
    .songpan_title:nth-child(2) {
        font-size: 38px;
        margin-top: -58px;
        margin-right: 90px;
    }
    .p1{
        margin-top: 160px;
    }
}
@media (max-width: 768px){
    .songpan_title:nth-child(1){
        margin-left: 0;
        font-size: 40px;
    }
    .songpan_title:nth-child(2){
        font-size: 38px;
        margin-top: -58px;
    }
}
.songpan_info span{
    text-align: justify;
}
.resource_title{
    margin: 100px auto;
    position: relative;
    text-align: center;
}
.zhiwu_title{
    margin: 80px auto;
    position: relative;
    text-align: center;
}
.zhiwu_title h2 {
    float: left;
    border-top: 1px solid;
    padding-top: 30px;
    color: #1a3a63;
    text-align: center;
    font-size: 52px;
    letter-spacing: 3px;
}
.zhiwu_more {
    float: right;
    margin-top:80px;
    margin-left:8em;
    cursor: pointer;
}
.zhiwu_more:hover{
    color: #ffa50f;
}
.resource_title h2{
    text-align: center;
    font-size: 52px;
    letter-spacing: 3px;
}
.bird_more {
    float: right;
    margin-top:50px;
    margin-left:8em;
    cursor: pointer;
}
.bird_more:hover{
    color: #ffa50f;
}
.resource_inner{
    height:auto;
    overflow: hidden;
    background: #fff;
}
.resourceitem_content-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.box-image {
    position: relative;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .1);
    height: 280px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.box-image_box {
    width: 64%;
    position: relative;
    height: auto;
    overflow: hidden;
    transition: all .5s ease-in-out;
}
.box-image_box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    cursor: pointer;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transition: all .5s ease-in-out;
}
.box-image_box:hover .box-image_bg {
    transform: scale(1.1);
}
.box-image_date {
    font-style: italic;
}
.box-image_box-wrap {
    background: #fff;
    width: 64%;
    position: relative;
    height: auto;
    overflow: hidden;
    transition: all .5s ease-in-out;
}
.colbox1,.colbox2,.colbox3{
    padding: 0!important;
    border: 1px solid #fff;
}
.box-image_box-inner:hover {
     transform: scale(1.1);
.}
box-image_box-inner{
    height: auto;
    overflow: hidden;
}
.box-image_bg-inner{
    background-size: 100%;
    padding-top: 100%;
    transition: all .5s ease-in-out;
    display: block;
    width: 100%;
    height: 280px;
}
.zhiwu1{
    background: url('/app/templates/manbiospherev2/images/home/shaji.jpg');
}
.junlei1{
    background: url('/app/templates/manbiospherev2/images/home/mogu.jpg');
}
/*.dongwu1{
    background: url('/app/templates/manbiospherev2/images/home/yunbao.jpg');
}*/
/*.zhiwu{*/
    /*background: url('/app/templates/manbiospherev2/images/home/lengshan.jpg') no-repeat;*/
/*}*/
/*.junlei{*/
    /*background: url('/app/templates/manbiospherev2/images/home/mushroom.jpg')no-repeat;*/
/*}*/
.niao01{
    background: url('/app/templates/manbiospherev2/images/home/dhg.jpg')no-repeat;
}
.niao02{
    background: url('/app/templates/manbiospherev2/images/home/xyw.jpg')no-repeat;
}
.niao03{
    background: url('/app/templates/manbiospherev2/images/home/ee.jpg')no-repeat;
}
.niao04{
    background: url('/app/templates/manbiospherev2/images/home/zh.jpg')no-repeat;
}
.zhiwu01{
    background: url('/app/templates/manbiospherev2/images/home/sj.jpg')no-repeat;
}
.zhiwu02{
    background: url('/app/templates/manbiospherev2/images/home/dh.jpg')no-repeat;
}
.zhiwu03{
    background: url('/app/templates/manbiospherev2/images/home/dhsl.jpg')no-repeat;
}
.zhiwu04{
    background: url('/app/templates/manbiospherev2/images/home/liul.jpg')no-repeat;
}
.dongwu{
    background: url('/app/templates/manbiospherev2/images/home/animal.jpg')no-repeat;
}
.box-image_bg {
    /*background-size: 100%;*/
    background-origin: border-box;
    padding-top: 100%;
    transition: all .5s ease-in-out;
    display: inline-block;
    width: 100%;
}
.box-image_bg img {
    display: none;
}
.box-image_info {
    position: absolute;
    color: #fff;
    left: 20px;
    top: 20px;
    z-index: 9;
}
.box-image_title{
    font-size: 20px;
}
.box-image_info_right {
    width: calc(100% - 64%);
    padding: 20px;
    position: relative;
    transition: all .5s ease-in-out;
    transform: translateX(0);
}
.fisrtinfo_right{
    padding: 10px 5px;
    margin-right: -15px;
    margin-left: 15px;
}
.box-image_info_right .fisrttitle{
    font-size: 18px;
}
.box-image_info_right .fisrttitle a{
    color:#337ab7;
    font-weight: 300;
    letter-spacing:1px;
}
.box-image_tour {
    font-size: 20px;
    /*font-weight: bold;*/
    line-height: 1.22222222;
    color: #a9a9a9;
    transition: all .5s ease-in-out;
    transform: translateY(0);
}
.box-image_text {
    line-height: 1.71428571;
    text-align: justify;
}
.box-image_view {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding-right: 30px;
    text-transform: capitalize;
    font-size: 16px;
    color: #BD1E2D;
}
.box-image_view:before {
    content: "\e621";
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid;
    height: 20px;
    width: 20px;
    line-height: 14px;
    text-align: center;
    border-radius: 4px;
}
.box-image_tour-inner{
    margin-bottom: 30px;
    margin-top: 20px;
}
.box-image_tour-inner a{
    font-size: 27px;
    color: #333;
    margin: 0 auto;
}
.box-image_text-inner{
    font-weight: 600;
    font-size: 18px;
    color: #333;
    text-align: center;
}
/*.resourceitem_content-wrapper */
.resourceitem_content-wrapper2 {
    height: 410px;
    overflow: hidden;
    margin: 80px 0 30px 0;
    background: url("/app/templates/manbiospherev2/images/home/067A20172.jpg") no-repeat;
    background-size:cover;
    position: relative;
}
.resourceitem_content-wrapper2::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
}
.grid__inner{
    width: 99%;
    margin: 0 auto;
    margin-top: 60px;
}
.grid-item{
    width: 22%;
    float: left;
    margin: 0 1.5%;
}
.jz_more {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}
.jz_more a {
    font-family: 微软雅黑;
    font-size: 13px;
    padding: 6px 30px;
    border: 1px solid rgb(204, 204, 204);
    background-color: transparent;
    color: rgb(153, 153, 153);
}
.jz_more a:hover{
    color: #ffa50f;
}
.grid-item .grid-item__inner {
    position: relative;
}
.grid-css .grid__inner .grid-item .grid-item__content-wrapper {
    margin: 15px;
    background-color: transparent;
}
.box-image2{
    height: 280px;
}
.box-image2:hover .box-image_bg2 {
    transform: scale(1);
}
/*.box-image2:hover .box-image_info {*/
/*    top: 86%;*/
/*}*/
/**zhang ying edit**/
.box-image_info {
    top: 86%;
}
.box-image2:hover .box-image_info {
    top: 14%;
}

.box-image2:hover .box-image_bg2:before {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .21) 20%, black 100%);
    opacity: .7;
    transform: translateY(0);
    transition: all .5s ease-in-out;
}


.box-image_bg2 {
    padding-top: 0;
    background-size: 100%;
    background-origin: content-box;
}
/*.box-image_bg2::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: -100px;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .21) 20%, black 100%);*/
/*    opacity: .7;*/
/*    transform: translateY(0);*/
/*    transition: all .5s ease-in-out;*/
/*}*/
/*.box-image2:hover .box-image_bg2:before {*/
/*    background: transparent;*/
/*}*/
.box-image_country {
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    margin: 0;
    transition: all .5s ease-in-out;
    transform: translateY(0);
}
.box-image_text2{
    padding: 30px;
    padding-right: 50px;
    text-align: justify;
}
.xuebao{
    background: url('/app/templates/manbiospherev2/images/home/dwest.jpg')
}
.baichunlu{
    background: url('/app/templates/manbiospherev2/images/home/yss.jpg');
}
.sheli{
    background: url('/app/templates/manbiospherev2/images/home/yanyang.jpg');
}
.lingniu{
    background: url('/app/templates/manbiospherev2/images/home/xuebao.jpg');
}
.linshe{
    background: url('/app/templates/manbiospherev2/images/home/meihualu.jpg');
}
.jinsihou{
    background: url('/app/templates/manbiospherev2/images/home/jinsihou.jpg');
}
.daxiongmao{
    background: url('/app/templates/manbiospherev2/images/home/shahu.jpg');
}
.danxia{
    background: url('/app/templates/manbiospherev2/images/home/dxm.jpg');
}
















